home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / Interactive Arts / Interactive Arts '95 / front end / 00086.ls < prev    next >
Encoding:
Text File  |  1995-05-02  |  376 b   |  14 lines

  1. on exitFrame
  2.   installMenu(13)
  3.   set the cursor of sprite 1 to 0
  4.   set the cursor of sprite 2 to 0
  5.   set the cursor of sprite 3 to 0
  6.   set the cursor of sprite 4 to 0
  7.   set the cursor of sprite 5 to 0
  8.   set the cursor of sprite 6 to 0
  9.   set the cursor of sprite 7 to 0
  10.   set the cursor of sprite 8 to 0
  11.   set the cursor of sprite 9 to 0
  12.   set the cursor of sprite 10 to 0
  13. end
  14.